-
Notifications
You must be signed in to change notification settings - Fork 19.6k
[*.py] Use f-strings and os.path.join
throughout
#21343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[*.py] Use f-strings and os.path.join
throughout
#21343
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #21343 +/- ##
==========================================
+ Coverage 82.68% 85.05% +2.36%
==========================================
Files 565 565
Lines 54829 54838 +9
Branches 8513 8513
==========================================
+ Hits 45335 46640 +1305
+ Misses 7409 5998 -1411
- Partials 2085 2200 +115
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…; [keras/src/ops/ops_test.py] Use f-string over concatenation
Thank you for this PR! Can you rebase it? It looks like some files need merging (and sorry for taking so long to look at it). |
No description provided.